ObjectType Enumeration

Represents type of an object.

Definition

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public enum ObjectType

Members

AddressBookContainer0 Address book container object.
AddressBook1 Address book object.
Attachment2 Message attachment object.
DistributionList3 Distribution list object.
Folder4 Folder object.
Form5 Form object.
MailUser6 Messaging user object.
Message7 Message object.
ProfileSelection8 Profile section object.
Session9 Session object.
Status10 Status object.
MessageStore11 Message store object.
None12 None

See Also